Computer Science for IGCSE & O level - Software (Section 3 - No. 48)
What is the main function of an interpreter?
To convert assembly code into machine code.
To execute source code line by line.
To create user interfaces.
To manage files on the computer.
Uitleg
An interpreter executes code line by line.
